toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowHttpErrorPageCallback
/
Response
Response
public
interface
Response
A response for
ShowHttpErrorPageCallback
.
Members
Functions
show
Link copied to clipboard
public
static
ShowHttpErrorPageCallback.Response
show
(
String
html
)
Notifies the browser that it should display an error page with the given HTML.
show
Default
Link copied to clipboard
public
static
ShowHttpErrorPageCallback.Response
showDefault
(
)
Notifies the browser that it should display the default error page.